ComponentOne ASP.NET MVC Controls
MajorTickMarks Property

C1.Web.Mvc Namespace > ChartAxis<T> Class : MajorTickMarks Property
Gets or sets the location of axis tick marks.
Syntax
'Declaration
 
Public Property MajorTickMarks As AxisTickMark
public AxisTickMark MajorTickMarks {get; set;}
See Also

Reference

ChartAxis<T> Class
ChartAxis<T> Members